Welcome![Sign In][Sign Up]
Location:
Search - ucore lab1

Search list

[OS Developucore-lab1

Description: Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read
Platform: | Size: 1725440 | Author: gyh | Hits:

[OS Developucore-lab1-lab8

Description: Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。--Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore in Experiment 2: memory management. Purpose: to understand the memory address translation and protection understand the page table creation and use understanding of the physical memory management understanding of the methods commonly used to reduce debris understanding of virtual memory management.
Platform: | Size: 7521280 | Author: 李梅 | Hits:

[Otherlab1-handin.tar

Description: ucore 操作系统实验1源码,包含扩展部分-ucore lab1 source code, including the challenge part
Platform: | Size: 925696 | Author: lin | Hits:

[Linux driverucore

Description: ucore全实验答案,包括lab1-lab6,答案详细且靠谱,非常值得一看-answer of ucore lab
Platform: | Size: 11850752 | Author: ulrica | Hits:

[OS Developucore-lab1-lab6-answer

Description: uCore OS Labs是用于清华大学计算机系本科操作系统课程的教学试验内容。源码和实验要求可于https://github.com/chyyuu/ucore_lab上下载。本文档包含lab1-lab6的答案源码和实验报告-uCore OS Labs is teaching test content for a computer operating system, Tsinghua University undergraduate courses. Source and test requirements can be downloaded the https://github.com/chyyuu/ucore_lab. This document contains answers to the source code and test reports of lab1-lab6
Platform: | Size: 10908672 | Author: Philo | Hits:

CodeBus www.codebus.net